CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TCP CSocket

搜索资源列表

  1. 网络聊天:VC winsock-tcp

    0下载:
  2. 一个经典的socket套接字的程序!分为server和client两个部分! 利用CSocket发送消息!!值得新手学习socket的使用!-a classic socket socket procedures! Server and client divided into two parts! Use CSocket messaging! ! Newcomers should learn to use the socket!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:67642
    • 提供者:teky
  1. socket TCP

    1下载:
  2. 用CSocket 实习数据库的内容有选择地传送,希望对你有用-CSocket internship with the content of the database is to transmit the choice, be useful to you
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:130301
    • 提供者:刘强
  1. 用csock得到机器时间,需要简单tcp-ip协议

    0下载:
  2. 采用CSOCKET得到服务器的时间,利用TCP/IP的13端口提供的时间服务,要求提供时间服务的计算机安装简单TCP/IP协议。-CSOCKET used to be a time server using TCP / IP 13 ports for the service, asked for time to install the computer services simple TCP / IP protocol.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:34037
    • 提供者:鲁恩科
  1. 基于CSocket的TCP多人聊天程序

    2下载:
  2. 基于CSocket的TCP多人聊天程序
  3. 所属分类:Windows编程

    • 发布日期:2010-04-06
    • 文件大小:68711
    • 提供者:xaut33
  1. CSocket.rar

    1下载:
  2. socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!,socket socket communication, TCP/IP protocol, network programming very useful. The support of Kazakhstan!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:87389
    • 提供者:panwu
  1. Csocket

    1下载:
  2. tcp/ip协议下实现服务器与客户端之间通信,利用MFC的类CSocket-tcp/ip protocol to achieve communication between server and client using the MFC CSocket class
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-17
    • 文件大小:4684675
    • 提供者:brave
  1. 用CSocket编写的网络聊天程序

    0下载:
  2. 网络-Network
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-09
    • 文件大小:196796
    • 提供者:黄大
  1. 678568587

    0下载:
  2. 基于CSocket的TCP多人聊天程序,利用mfc的封装类csocket实现-CSocket of TCP-based chat program over the use of mfc package to achieve csocket category
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:68711
    • 提供者:liupingjin
  1. TCPServer

    0下载:
  2. TCP通信服务器,使用CSocket实现的,比较简单,初学者参考。-TCP Communication Server, use CSocket to achieve relatively simple reference for beginners.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:37941
    • 提供者:krwang
  1. TCP_Socket

    1下载:
  2. tcp的基于事件模型的封装,只需将CSocket类包含就可以,使用简单。-a wrap of tcp base on event i/o model
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:608202
    • 提供者:huitetong
  1. VCWinSockProgramming

    0下载:
  2. 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 C
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:190762
    • 提供者:netdavid
  1. ChatRoom(Csocket)

    0下载:
  2. 详细的讲解vc通过CSocket来建立网络通信,可以是UDP和TCP。可以学习下-Vc explain in detail through the CSocket to establish network communication, which can be UDP and TCP. Can learn under the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:33802
    • 提供者:peter
  1. CSocket-TCP

    0下载:
  2. 基于CSocket的TCP多人聊天程序 平常自己练习用的!-CSocket of TCP-based chat program over usual practice their own use!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:73270
    • 提供者:xaut3
  1. CSocket(TCP)

    0下载:
  2. 使用CSocket进行有连接(TCP)通信-Use CSocket to a connection (TCP) communications
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-05-19
    • 文件大小:5548746
    • 提供者:snow
  1. CSocket

    0下载:
  2. 本程序实现使用CSocket进行有连接(TCP)通信,并且交互性较好!-The program implementation uses CSocket for a connection (TCP) communication and interaction, better!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:75636
    • 提供者:东哥
  1. tcp-ip

    0下载:
  2. windows下的 tcp/ip网络通讯(同步) 初学者所用,小弟上传的都是自己写的。与别人的不同的是注释很清楚,是用纯c写socket的,没有用到微软的CSocket,虽然是用Visual Studio2010编的,其实质就是c语言,您电脑上没装VS2010把代码copy过去就行了-Under the windows tcp/ip network communication (synchronous) used by beginners, younger brother are uploade
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:235960
    • 提供者:huangjun
  1. csocket

    0下载:
  2. 聊天 通信软件 基于csocket 编程协议 TCP通信协议,输入端口 号码 和 ip地址即可-csocket chating room
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1607350
    • 提供者:月夜
  1. TCP

    0下载:
  2. 利用MFC中的CSocket实现TCP的客户端和服务器端,收发数据-Using CSocket in MFC to achieve TCP client and server side, send and receive data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1790915
    • 提供者:小小
  1. tcp

    0下载:
  2. vc 使用CSocket进行有连接(TCP)通信的源码-vc use CSocket for a connection (TCP) traffic source
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:54673
    • 提供者:胡勇军
  1. tcp

    0下载:
  2. 使用CSocket进行有连接(TCP)通信\tcp.rar,很不错的vc源码,希望对大家有所帮助。-Use CSocket for a connection (TCP) communication \ tcp.rar, very good vc source, we want to help.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:56158
    • 提供者:孙春燕
« 12 3 4 »
搜珍网 www.dssz.com